-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect animation direction on Wallet, Save The World, Exit Survey, Profile Contact and Troubleshooting page #38190
Conversation
@Santhosh-Sellavel Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
@Santhosh-Sellavel will update the Videos and QA steps by tomorrow :) |
@GandalfGwaihir can you prioritize this over making nee proposal please, thanks! |
My bad, Will update videos in 2 hours |
Updating videos now, done with the QA tests |
Also, how do we mock for the wallet page, tried #34716 (comment) but wasn't able to verify last 4 digits @mountiny , for all other pages, things work smooth |
We can do internalQA for that I guess |
its the same fix as for other pages so probs no reason to think it wont work |
Yeah, other pages work smoothly :) |
Taking over! |
@allroundexperts thanks, wahts your ETA? @GandalfGwaihir can you update the title of the PR to reflect the fixes more broadly |
Hoping to complete my review today. |
Sure, will do |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-03-19.at.12.52.53.AM.movScreen.Recording.2024-03-19.at.12.53.10.AM.movScreen.Recording.2024-03-19.at.12.53.29.AM.movAndroid: mWeb ChromeScreen.Recording.2024-03-19.at.12.50.59.AM.movScreen.Recording.2024-03-19.at.12.51.23.AM.movScreen.Recording.2024-03-19.at.12.51.43.AM.moviOS: NativeScreen.Recording.2024-03-19.at.12.49.55.AM.movScreen.Recording.2024-03-19.at.12.50.10.AM.movScreen.Recording.2024-03-19.at.12.50.29.AM.moviOS: mWeb SafariScreen.Recording.2024-03-19.at.12.48.12.AM.movScreen.Recording.2024-03-19.at.12.48.35.AM.movScreen.Recording.2024-03-19.at.12.49.01.AM.movMacOS: Chrome / SafariScreen.Recording.2024-03-19.at.12.43.27.AM.movScreen.Recording.2024-03-19.at.12.43.43.AM.movScreen.Recording.2024-03-19.at.12.44.36.AM.movMacOS: DesktopScreen.Recording.2024-03-19.at.12.46.34.AM.movScreen.Recording.2024-03-19.at.12.46.56.AM.movScreen.Recording.2024-03-19.at.12.47.20.AM.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/mountiny in version: 1.4.55-0 🚀
|
🚀 Deployed to staging by https://github.com/mountiny in version: 1.4.55-0 🚀
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 1.4.55-3 🚀
|
Details
There were incorrect navigating back animations on many page across the app on small screens, fixed them all 🚀
Fixed Issues
$ #37359
PROPOSAL: #37359 (comment)
Tests
Same as QA steps
Offline tests
Same as QA steps
QA Steps
We need to test multiple pages over here.
TeachersUnite
Save the world
from the list.I know a teacher
.I am a teacher
.Settings - About Page
About
.Settings - Switch to Expensify Classic
Switch to Expensify Classic
.Next
.Back
.Back
.Expensify Card
Pre-requisite: user must be logged in and have an Expensify card assigned
Go to Settings > Wallet
Tap on Expensify card
Tap on the back button
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
simplescreenrecorder-2024-03-16_00.09.41.mp4
Android: mWeb Chrome
simplescreenrecorder-2024-03-16_00.51.27.mp4
iOS: mWeb Safari
WhatsApp.Video.2024-03-16.at.12.55.39.AM.mp4
iOS: Native
WhatsApp.Video.2024-03-16.at.12.55.42.AM.mp4
MacOS: Chrome / Safari
WhatsApp.Video.2024-03-16.at.12.59.55.AM.mp4
MacOS: Desktop
WhatsApp.Video.2024-03-16.at.12.59.54.AM.mp4